Description | Example | Return Message | Group(s)

SCHED: GetScheduleSolutionJson

Format

SCHED / GetScheduleSolutionJson '<FileName>'

Description

The SCHED GetScheduleSolutionJson Connect command returns a detailed report of the latest solution in the active schedule in JSON format.

Parameters

  • FileName: The parameter is a string of text in single quotes of the absolute path file name. Empty string is allowed if the command does not write out to a file.

Examples

Requests all Schedule reports for the active schedule to the file "out.json" located at "C:\Outputs\"
SCHED / GetScheduleSolutionJson 'C:\Outputs\out.json'

SyntaxExample
<CommandName>SCHED / GetScheduleSolutionJson
<FileName>'C:\Outputs\out.json'

Return Message

Connect returns a message with the schedule status report for the active schedule file. The report matches the format specified on the Summary Report page.


ACK

Group Membership

This command belongs to the following group(s):

Scheduler

Version

4.3.1 and 5.0